DTM slides template

Web-based slide presentations

Brian Mc Donald

2025-03-09

Introduction

TODO Create an example file that demonstrates the formatting and features of your format.

More Information

more information goes here

Section 1

Example section

Slide in section 1

Changing text color

And changing text background

Section 2

text goes here

Colours slide

Text

  • Use {.text-blue} to apply IOM blue color
  • Use {.text-grey} for lighter text color

Background

  • Use {.bg-blue} for light blue background
  • Use {.bg-grey} for light grey background
  • Use {.bg-yellow} for yellow background
  • Use {.bg-green} for green background
  • Use {.bg-red} for green background

Columns slide

Left column

right column

:::: {.columns}

::: {.column width="40%"}
Left column
:::

::: {.column width="60%"}
Right column
:::

::::

Section 4